home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 47 / MOBICLIC 47.ISO / mac / DATA / COMMUNS / MENUBD.DIR / 00035_Script_GRISAGE < prev    next >
Text File  |  2002-07-23  |  274b  |  10 lines

  1. global gflag_Silence, gpisteNote_Silence
  2. --------------------
  3. on exitFrame
  4.   if gflag_Silence = -1 then 
  5. --    puppetsprite gpisteNote_Silence, TRUE
  6.     sprite(gpisteNote_Silence).member = "NOTE_0"
  7.     updateStage
  8.   end if
  9.   put "  Initialisation Θquerre rouge"
  10. end